How to Install cwebx software package in Debian 7 (Wheezy)

How to Install cwebx software package in Debian 7 (Wheezy)

cwebx software package provides C/C++ literate programming system (Marc van Leeuwens version), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cwebx 

cwebx is installed in your system.

Make ensure the cwebx package were installed using the commands given below,

$ sudo dpkg-query -l | grep cwebx *

You will get with cwebx package name, version, architecture and description in a table

cwebx package basic information:

Distro Debian 7 wheezy
Section Development
Package cwebx
Version 3.04-9
Description C/C++ literate programming system (Marc van Leeuwens version)
Sub Section devel


See Also, How to uninstall or remove cwebx software package from Debian 7 (Wheezy)?